![]() |
BiVo EFM32GG12
0.1
An open source foundation foundation for remote monitoring of bird vocalizations.
|
Main entrance to BiVo sensor code. More...
#include <stdint.h>#include <stdbool.h>#include <stdio.h>#include <stdlib.h>#include "em_chip.h"#include "gen_com.h"Functions | |
| void | initSys (void) |
| Initialize the system for operation. | |
| int | main (void) |
| Main function. Initialize the system, then ender standard mode of operation. | |
Main entrance to BiVo sensor code.